home *** CD-ROM | disk | FTP | other *** search
- QV_SCRIPT
- SEQ formatted GEOS file V1.0
- Epson FX-80
- QV_TABLES
- LASTER'S
- ONVERTER
- COPE Source V1.1
- QuickView
- COPE Editor V1.3
- Untitled
- QV_SCRIPT
- @#@D@U@j@u@
- .START $400
- .INIT CodeHere
- .TYPE 6
- .NAME "QuickView V1.0",0,0,0,1
- .Dname QuickView
- .Author BSC TechUnit
- ;---------
- .Include QV_SYSTEM,0;the equates
- .Include QV_SYSTEM,1; the routines
- .Include QV_SYSTEM,2; the MACROS
- CodeHere
- .Include QV_MAIN
- .Include QV_UTILITY
- .Include QV_LOAD
- .Include QV_TABLES
- ENDCDE
- ;------
-